home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 792 b | 30 lines | [TEXT/GEOL] |
- Item 5368506 13-April-88 18:58
-
- From: BIANCHI1 Bianchi, Curt
-
- To: X0118 Bell Northern Research, K Patterson
-
- cc: MACAPP$ MacApp Interest List
-
- Sub: Response to MPW Customization
-
- Hi Chris,
-
- Here's one way to get rid of the "tunes:"
-
- In you MPW Startup file, do something like this:
-
- execute "{MacApp}MacAppStartup" # you should already have this
- Set MacAppDone "Beep 3D,15,128"
- Set MacAppFailed "Beep d,20"
-
-
- That will produce a single beep at the end of the build. If you want
- absolutely no sound, then set the two shell variables to an empty string ''.
-
- I think the tunes are going bye-bye for the next version of MacApp.
-
- Curt Bianchi
- Apple Computer
-
-